Skip to content

Independent RHI module - #150

Open
kunitoki wants to merge 5 commits into
mainfrom
dev/compute_shaders
Open

Independent RHI module#150
kunitoki wants to merge 5 commits into
mainfrom
dev/compute_shaders

Conversation

@kunitoki

Copy link
Copy Markdown
Owner

No description provided.

@kunitoki
kunitoki force-pushed the dev/compute_shaders branch from 79f7620 to 7b06b78 Compare July 26, 2026 08:40
@codecov

codecov Bot commented Jul 26, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 59.84252% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.10%. Comparing base (a5b1fa2) to head (fad7f10).

Files with missing lines Patch % Lines
modules/yup_rhi/context/yup_GpuDevice.cpp 50.00% 8 Missing ⚠️
modules/yup_rhi/rhi/yup_GpuTypes.h 46.66% 8 Missing ⚠️
modules/yup_rhi/rhi/yup_GpuPipeline.cpp 56.25% 7 Missing ⚠️
modules/yup_graphics/imaging/yup_Image.cpp 0.00% 6 Missing ⚠️
modules/yup_graphics/graphics/yup_Graphics.cpp 28.57% 5 Missing ⚠️
modules/yup_rhi/native/yup_GpuDevice_headless.cpp 66.66% 4 Missing ⚠️
...dules/yup_graphics/context/yup_GraphicsContext.cpp 66.66% 3 Missing ⚠️
...s/yup_animation/renderer/yup_AnimationRenderer.cpp 0.00% 2 Missing ⚠️
modules/yup_graphics/rhi/yup_GpuCanvas.cpp 60.00% 2 Missing ⚠️
modules/yup_rhi/rhi/yup_GpuTarget.cpp 60.00% 2 Missing ⚠️
... and 4 more
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
- Coverage   80.17%   80.10%   -0.07%     
==========================================
  Files         766      770       +4     
  Lines       78537    78580      +43     
==========================================
- Hits        62968    62948      -20     
- Misses      15569    15632      +63     
Files with missing lines Coverage Δ
modules/yup_graphics/context/yup_GraphicsContext.h 66.66% <ø> (-16.67%) ⬇️
modules/yup_graphics/imaging/yup_Image.h 100.00% <ø> (ø)
...p_graphics/native/yup_GraphicsContext_headless.cpp 37.50% <100.00%> (-2.50%) ⬇️
modules/yup_gui/component/yup_ComponentNative.h 50.00% <ø> (ø)
modules/yup_rhi/context/yup_OffscreenTarget.h 25.00% <ø> (ø)
modules/yup_rhi/rhi/yup_GpuBuffer.cpp 92.85% <100.00%> (ø)
modules/yup_rhi/rhi/yup_GpuBuffer.h 50.00% <ø> (ø)
modules/yup_rhi/rhi/yup_GpuFrame.cpp 100.00% <100.00%> (ø)
modules/yup_rhi/rhi/yup_GpuFrame.h 100.00% <ø> (ø)
modules/yup_rhi/rhi/yup_GpuPipelineCache.cpp 90.35% <100.00%> (ø)
... and 20 more

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a5b1fa2...fad7f10. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kunitoki kunitoki changed the title Non graphics RHI split and Compute Shaders for Audio Non graphics RHI split Jul 26, 2026
@kunitoki kunitoki changed the title Non graphics RHI split Independent RHI module Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant